home *** CD-ROM | disk | FTP | other *** search
- on mouseWithin
- showit(129, 129)
- hideit(126, 128)
- hideit(130, 131)
- end
-
- on mouseLeave
- hideit(126, 131)
- end
-
- on mouseUp me
- global figure1_3
- figure1_3 = 0
- showit(96, 97)
- hideit(120, 121)
- set the memberNum of sprite 41 to member("Ch5_Prob4")
- showit(123, 125)
- hideit(126, 134)
- hideit(140, 145)
- hideit(123, 123)
- puppetTransition(3, 2, 1, 1)
- updateStage()
- end
-